Skip to content

Line ops key slash#21

Open
bung87 wants to merge 4 commits into
nim-lang:masterfrom
bung87:line-ops-KeySlash
Open

Line ops key slash#21
bung87 wants to merge 4 commits into
nim-lang:masterfrom
bung87:line-ops-KeySlash

Conversation

@bung87
Copy link
Copy Markdown
Contributor

@bung87 bung87 commented Apr 25, 2026

No description provided.

- getLineCount, getLineText, getSelectedText (exported), deleteSelection
- selectLine, deleteLine, duplicateLine, moveLineUp/Down
- insertLineAbove/Below, joinLines, toggleComment, gotoMatchingBracket
- KeySlash added to KeyCode enum and all drivers (sdl2, sdl3, winapi, x11, gtk4, cocoa)
@bung87 bung87 force-pushed the line-ops-KeySlash branch from cd81eb0 to 9a23669 Compare April 25, 2026 01:06
bung87 added 3 commits April 25, 2026 09:07
Line 18 accidentally repeated the three enum values from line 17
alongside the new KeyMinus, KeyEqual, KeyPlus entries.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant